home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / renegade / cdrm102.zip / WHATSNEW.TXT < prev   
Text File  |  1996-05-28  |  3KB  |  93 lines

  1. Version 1.02
  2.  
  3. - Revised: 
  4.     The Shareware license is no longer the same.  It is no longer required
  5.     that you register CDRMAIL.  
  6.  
  7. - Revised:
  8.     Added the "how's it work" to the CDRMAIL.DOC (for those that are
  9.     curious.
  10.  
  11. - Fixed: 
  12.     High message pointer problem.  Sometimes CDRMAIL would "forget" to
  13.     import a message or two.  This has been fixed mainly because of
  14.  
  15. - Rewrote:
  16.     High message pointer algorythm.  CDRMAIL is "smarter" now, so it knows
  17.     what has been imported, and what has not.
  18.  
  19. - Fixed: 
  20.     Skipping of first message base.  Most people probably never noticed
  21.     this because for most of us, the first one is a local base. :)
  22.  
  23. - Improved:
  24.     Memory optimizations.  You will now find a CDRMAIL.DAT in your Renegade
  25.     directory.  This has sped things up significantly.
  26.  
  27. - Removed:
  28.     More redundant code.  What else can I say?
  29.  
  30. - Fixed:
  31.     Problems handling messages from certain echomail processors.  CDRMAIL
  32.     can now handle "double" returns (programmers know what this is - in C,
  33.     it is "\r\n").
  34.  
  35. - Fixed:
  36.     Netmail count when importing Netmail ONLY.  Silly little mistake of
  37.     mine.
  38.  
  39. - Fixed:
  40.     Real name problem.  Another silly mistake.
  41.  
  42. - Fixed:
  43.     Exporting problem added with 1.01.  CDRMAIL wasn't properly updating
  44.     MBASES.DAT to indicate the messages had been exported.
  45.  
  46. - Added:
  47.     Parameter -V to display version number.
  48.  
  49.  
  50.  
  51. Version 1.01
  52. Lots done to this one.
  53.  
  54. - Added:
  55.     Purging is now optional, and can be run by itself.
  56.  
  57. - Added:
  58.     Logging is now optional.
  59.  
  60. - Added:
  61.     Netmail point threshold added.  If the point # on a Netmail message is
  62.     larger than 256, CDRMAIL assumes it is bogus, and sets it to 0.  This
  63.     can be overridden with the -Px parameter.
  64.  
  65. - Added:
  66.     Memory optimizations.  CDRMAIL now uses more RAM instead of accessing
  67.     the hard drive.  So RAM requirements went up (still under 200k), and
  68.     disk access went down, speeding things up significantly.
  69.  
  70. - Improved:
  71.     Netmail handling.  CDRMAIL now reads the numbers of all the Netmail
  72.     messages, sorts them, and processes them one by one.  This is MUCH more
  73.     efficient than what it did before.
  74.  
  75. - Fixed:
  76.     High message scanning (asterisk is now on ALL new messages and high
  77.     message pointer works.  It was an interface problem between the .SCN
  78.     file and CDRMAIL.
  79.  
  80. - Removed:
  81.     Lots of redundant code.  What else can I say?
  82.  
  83. - Added:
  84.     CDRMAIL recognizes 05-11-96 (no more "assuming 04-05" in your logfile).
  85.  
  86. - Added:
  87.     Can now import/export in one pass.  All I had to do was remove the
  88.     restriction and revised the algorythm slightly.
  89.  
  90. - Fixed:
  91.     Importing messages just exported problem.  You can now purge ONLY with
  92.     the parameter -D.
  93.